crown_authority_decision = {  #Ȩ
	picture = "gfx/interface/illustrations/decisions/crown_of_christian.dds"	#ͼƬ
	
	title = crown_authority_decision	#ľ
	selection_tooltip = crown_authority_decision_tooltip	#Ч
	desc = crown_authority_decision_desc	#
	confirm_text = crown_authority_decision_confirm	 #ȷı
	
	major = yes	#ǷҪ

	is_shown = {	#ʾϾͲھ
		is_ruler = yes	#Ƿͳ
		is_landed = yes	#Ƿӵ
		primary_title.tier > tier_barony	#ͷδо
    OR = {  #ٷһ
      has_government = feudal_government  #⽨
      has_government = clan_government  #
    }
	}

	is_valid = {	#Ҫ
		  NAND = {  #ٲһOR෴
        has_realm_law = crown_authority_0  #Ƿ⳼η
			  has_realm_law = crown_authority_1	 #޾Ȩ
			  has_realm_law = crown_authority_2	 #Ǹ߾Ȩ
			  has_realm_law = crown_authority_3	 #ǾԾȨ
		  }
	}

	effect = {	#Ч
		custom_tooltip = crown_authority_decision_custom_tooltip	#Ч
		trigger_event = crown_authority.0001
	}

	ai_potential = {
		always = no
	}
	
	ai_will_do = {
		base = 0
	}
}

